body {
    overflow-x: hidden;
}

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    font-family: "微软雅黑","宋体", Arial, Helvetica, sans-serif;
    font-size: 16px;
}

ol, ul, li {
    list-style: none;
}

a {
    color: #454343;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: underline;
    }

img {
    border: 0;
}

* {
    box-sizing: border-box;
}

.head_bg {
    width: 100%;
    min-width: 1200px;
    height: 283px;
    background: url(http://www.caheb.gov.cn/images/head_bg.jpg) no-repeat;
    /*background-position: top right;*/
}

.head_bgs {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 60px;
}

.logo {
    width: 980px;
    margin: 0 auto;
}


.search {
    float: right;
    margin-top: 30px;
    margin-right: 100px;
    text-align: center;
}

.searchform {
    position: relative;
    background: url(http://www.caheb.gov.cn/images/search_bg.png);
    width: 184px;
    height: 31px;
    float: left;
}

    .searchform input, button {
        border: none;
        outline: none;
    }

    .searchform input {
        width: 120px;
        height: 31px;
        line-height: 31px;
        padding-left: 0px;
        font-size: 16px;
        margin-left: -20px;
    }

    .searchform button {
        height: 31px;
        width: 25px;
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 10px;
        background: transparent;
    }

.email {
    float: left;
    margin-left: 20px;
    font-size:17px;
}

    .email a {
        color: #FFF;
    }

        .email a img {
            vertical-align: middle;
        }



/*菜单开始*/
.nav_bg {
    width: 100%;
    min-width: 1200px;
    background-color: #0082D8;
    margin-top: 1px;
}
.nav {
    width: 1200px;
    margin: 0 auto;
	position:relative;
}
.nav_ul{
    width:100%;
	height:50px;
    line-height: 50px;
white-space: nowrap; 
}
.nav_ul>li {
    font-size: 20px;
    z-index: 1000;
    zoom: 1;
    float: left;
}
.nav_ul>li>a {
    display: block;
    text-align: center;
    color: #FFF;
    padding: 0 20px;
    height: 100%;
}
/*.nav_ul>li>a:hover {
    text-decoration:none;
}*/


/*底部*/
.bottom_bg {
    min-width: 1200px;
    background:url(http://www.caheb.gov.cn/images/bottom_bg.jpg) repeat
}

.bottom {
    width: 1200px;
    margin: 0 auto;
    height: 285px;
}


/*公用*/
.div1200 {
    margin-bottom: 40px;
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

.black04 {
    color: #b5b6b8;
}

.black {
    color: #454343;
}

.f14 {
    font-size: 14px;
}

.f18 {
    font-size: 18px;
}

.f28 {
    font-size: 28px;
}

.f22 {
    font-size: 22px;
}

.b {
    font-weight: bold;
}

.right {
    width: 610px;
    float: right;
}

/*公用板块模板*/
.columnlist {
    /*width: 370px;*/
    /*float: left;*/
}

.list_tl {
    width: 100%;
    height: 37px;
    background: #fff;
    padding: 0px;
    position: relative;
    padding-bottom: 10px;
	margin-top:10px;
}

  .list_tl ul li {
            float: left;
            height: 33px;
            margin-right: 15px;
            text-align: center;
            line-height: 33px;
            font-size: 22px;
            font-weight: bold;
        }
  .list_tl ul li img{
            margin-top:2px;
        }


  .list_tl_d {
    width: 100%;
    height: 37px;
    background: #fff;
    padding: 0px;
    position: relative;
}
.list_tl_d ul{
    display:inline-block;
    position: absolute;
    z-index: 10;
    background: #FFF;
}
  .list_tl_d ul li {
            float: left;
            height: 33px;
            margin-right: 15px;
            text-align: center;
            line-height: 33px;
            font-size: 22px;
            font-weight: bold;
        }
    .list_tl_d ul li.xian a {
     border-right: #b5b5b5 solid 2px;
     padding-right: 15px;
        }
    .list_tl_d ul li a:hover {
    text-decoration: none;
        }
  .list_tl_d ul li.on a {
    text-decoration: none;
    color: #1662b4;
        }
.line{
    height:2px;
    width:100%;
    position:absolute;
    top: calc(30% - 1px);
}
.huise{
    background-color:#bfbfbf;
}
.list_bd {
    margin-top: 10px;
}

    .list_bd>ul {
        zoom: 1;
        line-height: 40px;
        display: none;
    }

        .list_bd>ul.active {
            display: block;
        }

        .list_bd>ul li {
            font-family: "微软雅黑";
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

           /* .list_bd>ul li span {
                font-size: 5px;
            }*/

            .list_bd>ul li a {
                color: #454343;
            }
.list_bd>ul li.li_pic{
    margin-top: 0;
    line-height: inherit;
    background: none;
    padding-left: 0;
}
.list_bd>ul li.li_pic .leftpic {
    float: left;
}
.list_bd>ul li.li_pic img {
    width: 230px;
    height: 150px;
}
.list_bd>ul li.li_pic .righttxt {
    width: 320px;
    height: 114px;
    float: right;
}
.list_bd>ul li.li_pic .righttxt .title {
    text-align: center;
    font-weight: bold;
    overflow: hidden;
}
.list_bd>ul li.li_pic .righttxt p {
    display: block;
    white-space:normal;
    text-indent: 2em;
    line-height: 23px;
    font-weight: 300;
    font-size: 14px;
    color:#707070;
}
.list_bd>ul li.li_pic .righttxt p a {
    color: #d3000f;
}

.more {
    border-radius: 10px;
    background-color: #007CE8;
    font-size: 14px;
    padding: 0 5px;
}
.more a{
    color:#FFF;
}

/*图片板块*/
.list_bd_tp {
    margin-top: 30px;
}

    .list_bd_tp ul li {
        float: left;
        width: 175px;
        background-color: #e9f5ff;
        margin-bottom: 15px;
    }

    .list_bd_tp .pic {
        width: 175px;
        height: 120px;
        position: relative;
    }

        .list_bd_tp .pic .tj {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            background-color: #4b9ee0;
            color: #FFF;
            padding: 2px;
            font-size: 15px;
        }

        .list_bd_tp .pic .sp {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 40px;
            height: 30px;
            background: url(http://www.caheb.gov.cn/images/bf_bg.png) no-repeat;
        }

    .list_bd_tp .tl {
        margin: 10px;
        display: block;
    }


/*主体*/
.main_bg {
    width: 100%;
    background-color: #FFF;
}

.main {
    width: 1200px;
    margin: 0 auto;
}


/*头条*/
.toutiao {
    position: relative;
    margin-top: 20px;
    padding: 0 10px;
    border: 1px solid #DCDDDF;
}

    .toutiao .more {
        position: absolute;
        right: 20px;
        top: 45px;
    }

    .toutiao ul {
        margin: 20px 0 10px 0;
    }

        .toutiao ul li {
            width: auto;
            height: 30px;
            line-height: 30px;
            font-family: "微软雅黑","宋体";
            font-size: 18px;
            text-decoration: none;
            text-align: left;
            font-weight: normal;
            display: inline;
			color:#6E6E6E;			
        }


            .toutiao ul li.bt28 {
                margin: 10px auto;
                height: 48px;
                line-height: 48px;
                font-size: 32px;
                text-align: center;
                font-weight: bold;
                display: block;
            }
            .toutiao ul li.bt28 a {
                color: #d11026;
            }
            .toutiao .xiangqing{
                margin-left:20px;
            }
            .toutiao .xiangqing a{
                color: #d11026;
            }
/*新闻中心*/
.newslist {
    float: right;
    width: 525px;
    position: relative;
     margin-right: 10px;
}

    .newslist .news_bd ul {
    }

        .newslist .news_bd ul li {
            font-family: "微软雅黑";
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-bottom: 22px;
        }

            .newslist .news_bd ul li a {
                font-size: 18px;
            }

            .newslist .news_bd ul li span {
                float: left;
                display: block;
                font-size: 5px;
                line-height: 25px;
                margin-right: 10px;
            }

    .newslist .more {
        position: absolute;
        right: 10px;
        bottom:8px;
    }


/*新闻-轮播图*/
.newspic {
    width: 625px;
    float: left;
}



/*外网链接*/
.xctu {
    float: left;
}
  .xctu ul li {
        float: left;
        margin-right: 20px;
        height: 100%;
    }

/*工作区*/
.zt_tab{
    overflow:hidden;
    margin-bottom:20px;
}
.zt_tab ul{
    width:100%;
    height: 44px;
    border-bottom: 1px solid #DCDDDF;
}
.zt_tab ul li{
    float: left;
    font-size: 22px;
    font-weight: 600;
    margin-left: 53px;
    background:url(http://www.caheb.gov.cn/images/tabicon.png) no-repeat;
    background-position:bottom center;
    background-position-y: 40px;
}
.zt_tab ul li a{
    margin-bottom: 20px;
    display: block;
}
.zt_tab ul li.on{
    background:url(http://www.caheb.gov.cn/images/tabicon_hover.png) no-repeat;
    background-position:bottom center;
    background-position-y: 37px;
}

.zt_tab ul li.on a{
    text-decoration:none;
    color:#1662b4;
}

.zt_content{
    overflow: hidden;
    height: 380px;
    padding:0 10px;
}
.tabItem{
    display:none;
}
.tabItem.active{
    display:block;
}
.Item_lt{
    float:left;
    width:570px;
}
.Item_rt{
    float:right;
    width:570px;
}
/*网信动态*/
.wxdt .Item_lt{
    float:left;
    width:580px;
}
.wxdt .Item_rt{
    float:right;
    width:550px;
}
/*机构设置*/
.jgsz .Item_lt{
    float:left;
    width:260px;
    margin-right:20px;
}
.jgsz .Item_lt .list_bd{
    margin-left:20px
}
.jgsz .Item_lt .list_bd ul{
    line-height:66px;
}
.jgsz .Item_lt .list_bd ul li{
    font-weight:bold;
}
.jgsz .Item_cr{
    float:left;
    width:140px;
    margin-right: 60px;
    margin-top:60px;
    text-align:center;
}
.jgsz .Item_cr ul li{
    float:left;
    width:240px;
    margin-right: 20px;
    margin-bottom:30px;
}
.jgsz .Item_rt{
    float:left;
    width:700px;
}


.img_box{
    display: inline-block;
    text-align: center;
    position: relative;
}
.img_box img {
    width: 230px;
    height: 166px;
    display: block;
}
.img_box  span {
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left:0;
    background: url(http://www.caheb.gov.cn/images/blakbg.png);
    text-align: center;
    color: #fff;
    font-size: 14px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 10px;
}

/*政策法规*/
.zcfg .Item_lt{
    float:left;
    width:180px;
}
.zcfg .Item_lt ul li{
   margin-bottom:14px;
}
.zcfg .Item_lt ul li a{
    display:block;
    width:180px;
    height:50px;
}
.zcfg .Item_lt ul li a.fl{
    background: url(http://www.caheb.gov.cn/images/fl.jpg);
}
.zcfg .Item_lt ul li.on a.fl{
    background: url(http://www.caheb.gov.cn/images/fl_hover.jpg);
}
.zcfg .Item_lt ul li a.xzfg{
    background: url(http://www.caheb.gov.cn/images/xzfg.jpg);
}
.zcfg .Item_lt ul li.on a.xzfg{
    background: url(http://www.caheb.gov.cn/images/xzfg_hover.jpg);
}
.zcfg .Item_lt ul li a.bmgz{
    background: url(http://www.caheb.gov.cn/images/bmgz.jpg);
}
.zcfg .Item_lt ul li.on a.bmgz{
    background: url(http://www.caheb.gov.cn/images/bmgz_hover.jpg);
}
.zcfg .Item_lt ul li a.sfjs{
    background: url(http://www.caheb.gov.cn/images/sfjs.jpg);
}
.zcfg .Item_lt ul li.on a.sfjs{
    background: url(http://www.caheb.gov.cn/images/sfjs_hover.jpg);
}
.zcfg .Item_lt ul li a.gfxwj{
    background: url(http://www.caheb.gov.cn/images/gfxwj.jpg);
}
.zcfg .Item_lt ul li.on a.gfxwj{
    background: url(http://www.caheb.gov.cn/images/gfxwj_hover.jpg);
}
.zcfg .Item_lt ul li a.zcwj{
    background: url(http://www.caheb.gov.cn/images/zcwj.jpg);
}
.zcfg .Item_lt ul li.on a.zcwj{
    background: url(http://www.caheb.gov.cn/images/zcwj_hover.jpg);
}
.zcfg .Item_rt{
    float:right;
    width:970px;
}
.zcfg .Item_rt .zcfg_item{
    display:none;
}
.zcfg .Item_rt .zcfg_item.active{
    display:block;
}

/*网聚河北正能量*/
.wjhbznl .Item_lt{
    float:left;
    width:570px;
}
.wjhbznl .Item_rt{
    float:right;
    width:570px;
}

/*综合治理*/
.zhzl .Item_lt{
    float:left;
    width:100%;
}
/*网络安全*/
.wlaq .Item_lt{
    float:left;
    width:100%;
}
/*信息化*/
.xxh .Item_lt{
    float:left;
    width:100%;
}
/*互联网发展研究*/
.hlwfzyj .Item_lt{
    float:left;
    width:570px;
}
.hlwfzyj .Item_rt{
    float:right;
    width:570px;
}

/*图片播放*/

.scroll_horizontal {
	position:relative;
	display:none;
    background-color: #eeeeee;
    padding: 20px;
}
.scroll_horizontal.active {
	display:block;
}
.scroll_horizontal .boxcxscroll {
	overflow:hidden;
	position:relative;
	width:1125px;
	margin:0 auto;
	padding: 0px;
}
.scroll_horizontal .list {
	overflow:hidden;
	width:9999px;
	background: none;
    line-height:inherit;
}
.scroll_horizontal .list li {
	float: left;
	width: 225px;
	margin:0 auto;
	white-space: normal;
	text-align: center;
	position: relative;
    padding: 0 10px;
}
.scroll_horizontal .list li img {
	width: 200px;
	height: 150px;
}
.scroll_horizontal .list li div {
	height: 30px;
	line-height: 30px;
	position: absolute;
	bottom: 0;
	background: url(http://www.caheb.gov.cn/images/blakbg.png);
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 200px;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position:absolute;
	top:45%;
	margin-top:-16px;
	width: 20px;
    height: 50px;
	background-image:url(http://www.caheb.gov.cn/images/gdlr.png);
	background-repeat:no-repeat;
    background-position: center;
	font:0/0 Arial;
	cursor:pointer;
	-webkit-transition:all 0.5s;
    background-color: #FFF;
}
.scroll_horizontal .prev {
	left:10px;
	background-position-x:0;
}
.scroll_horizontal .next {
	right:10px;
	background-position-x:-23px;
}
.yqlj{
     width:800px;
}
.yqlj .columnlist .list_bd ul li{
    float: left;
    margin-right: 18px;
    height: 33px;
    line-height: 33px;
    overflow: visible;
}
.gzh{
    width:auto;
}
.gzh ul{
    margin-top: 20px;
}
.gzh ul li{
    float:left;
    background-color:#eeeeee;
    width:140px;
    height:160px;
    margin-left: 20px;
    text-align: center;
}
.gzh ul li img{
    padding-top: 30px;
    padding-bottom: 10px;
}


/*栏目页*/
.centent_bg {
    width: 100%;
}
.nav_positon{
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color:#2B7BBC;
}
.nav_positon a{
    color:#2B7BBC;
}
.centent {
    width: 1200px;
    margin: 0 auto;
    background-color: #FFF;
    overflow: hidden;
}
.ct_left{
    float: left;    
    padding: 10px 30px;
}
.ct_list{
    width: 800px;
}
.ct_title{
    height: 42px;
    border-bottom: 1px  dashed #DCDDDF;
    line-height: 40px;
}
.ct_title span{
   font-size:24px;
   font-weight:bold;
   color:#0182D8;
   border-bottom: 2px solid #014EA6;
   display: inline-block;
}

.ct_list>ul{
    margin-top: 15px;
    padding-left: 10px;
    overflow: hidden;
}
.ct_list>ul li{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px  dashed #DCDDDF;
}
.ct_list>ul li a{
     color: rgb(0,0,0);
     float:left;
}
.ct_list>ul li a:hover {
    
}
.ct_list>ul li span{
     float:right;
     color:#9F939F;
     font-size: 16px;
}
.ct_page {
    text-align: center;
    font-size: 13px;
    margin: 20px 30px;
    color: #000;
	box-sizing:content-box;
}
.ct_right{    
    float: right;
    padding: 10px 30px 10px 0;
}


.pic_column{
    width: 300px;
    overflow: hidden;
    margin-bottom: 20px;
}
.pic_column .cn_hd {
    height: 42px;
    line-height: 42px;
    font-weight: normal;
    position:relative;
    padding:0 5px;
    background: url(http://www.caheb.gov.cn/images/tabicon_hover.png) no-repeat;
    background-position: right center;
    background-size:10px;
}
.pic_column .cn_hd .cn_title {
    height: 42px;
    font-size: 18px;
    z-index: 1;
    position: absolute;
    width: 100px;
    background-color: #fff;
    font-weight:bold;
}
.pic_column .cn_bd {
    margin-top: 10px;
}
.pic_column .cn_bd ul li {
    float: left;
    /*background-color: #E8E8E8;*/
    margin-bottom: 15px;
}
.blue{
    background-color:#1662B4;
}
.ztzlRightImg ul li img{
    width:300px;
    height:100px;
}
.rmtRightImg ul li img{
    width:300px;
    height:170px;
}

.menu_left {
    float:left;
     padding-right: 20px;
}
.menu_left>ul{
    width:200px;
    background-color:#FFF;
    border-bottom: 5px solid #0082D8;
    margin-top: 10px;
}
.menu_left>ul>li{
    border-bottom: 2px solid #E9ECF1;
    text-align: center;
}
.menu_left>ul>li>a{
    line-height: 40px;
    font-weight: bold;
    display: block;
     text-decoration:none;
}
.menu_left>ul>li.on>a{
    color:#FFF;
    background-color:#0082D8;

}
.menu_left>ul>li.on ul{
    display:block;
}
.menu_left>ul>li:hover>a{
    color:#FFF;
    background-color:#0082D8;
}

.menuChild{
    display: none;
    border: 1px solid #0082D8;
}
.menuChild li{
    text-align:center;
}
.menuChild>li>a{
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    text-decoration:none;
}
.menuChild>li.on>a{
    background-color:#B5E1FE;
}
.menuChild>li.on>ul{
    display:block;
}
.menuChild li:hover>a{
    background-color:#B5E1FE;
}

/*融媒体列表*/
.ct_list_img{
    width:920px;
}
.ct_list_img ul{
  overflow:hidden;
}
.ct_list_img ul li{
    float: left;
    height: 240px;
    width: 220px;
    margin: 0 4px;
    margin-top: 15px;
    background-color: #ECEDF1;
    padding:10px;
}
.ct_list_img ul li img{
    width:200px;
    height:150px;
}
.pic_txt {
    display: inline;
    float: left;
    margin-top: 5px;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #002CA6;
}
.pic_txt a {
	font-size: 12px;
	font-weight: normal;
	color: #002CA6;
}
.pic_txt a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}
.pic_time {
	display: inline;
	float: left;
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #474342;
    line-height: 18px;
}

/*稿件-详情页*/
.show{
    padding:0 60px;
}
.ct_tl {
    line-height: 40px;
    text-align: center;
    font-size: 28px;
    margin: 50px 0;
	color:#333;
}
.infobox{
    line-height: 30px;
    font-size:16px;
    margin-bottom:30px;
    overflow: hidden;
    border-bottom: 1px solid #B5B5B5;
}
.infobox .info{
    float: left;
}
.infobox .info .date{
    margin-left:50px;
}
.infobox .info .ly{
    margin-left:100px;
}

.infobox .fenxiang{
    margin-left:200px;
    float: left;
    min-width: 120px;
}
/*.infobox .fenxiang a{
    margin: 0 6px;
}*/

.infobox .font{
    float:right;
    margin-right:45px;
}
.infobox .font a {
    font-size: 14px;
    font-family: 'Arial';
    color: #fff;
    display: inline-block;
    color: #fff;
    width: 24px;
    height: 24px;
    background-color:#B5B5B5;
    text-align: center;
    line-height: 24px;
    margin-right: 10px;
}
.infobox .font a:hover{
    background-color:#1E63B0;
    text-decoration:none;
}
.m_ct_txt p{
    margin: 0 10px;
}
.ct_txt p{
    line-height: 30px;
    font-weight: normal;

    color: #333;
    margin-top: 1em;
    margin-bottom: 1em;
}
.ct_bottom{
    line-height: 25px;
    font-size:16px;
    margin:30px 0;
    overflow: hidden;
}
.ct_bottom .zrbj{
    float:right;
 /*   min-width:200px;
    margin-right:10px;*/
    font-size:14px;
}
/*手机适配*/
@media screen and (max-width: 640px) {
    .head_bg, .bottom_bg, .nav_bg, .m_rt, .infobox .fenxiang, .infobox .font,.ct_right {
        display: none;
    }
    .centent_bg{
        padding:10px;
    }
    .centent, .ct_list {
        width: 100%;
    }

            /*.ct_list > ul li a {
                float: none;
            }*/

            .ct_list > ul li span {
                display: none;
            }

.show {
    padding: 0 10px;
}
    .infobox {
        margin-bottom: 20px;
    }

        .infobox .info .date {
            margin-left: 10px;
        }

        .infobox .info .ly {
            margin-left: 10px;
        }
.info span{
    display:block;
}
    .ct_txt p img {
        height: auto !important;
        max-width: 100% !important;
    }

    .ct_txt img {
        height: auto !important;
        max-width: 100% !important;
    }
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-08-11 16:40:07" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->